docs: add Star Wars demo page#5885
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ceb77da. Configure here.
| ## Further reading | ||
|
|
||
| - [StarWars.com](https://www.starwars.com) | ||
| - [Wookieepedia](https://starwars.fandom.com) |
There was a problem hiding this comment.
Demo page committed to production documentation site
High Severity
A Star Wars demo page with no relation to the Mintlify product is being added to the production "Get started" navigation group alongside real pages like quickstart, ai-native, and the CLI docs. This would appear on the live Mintlify documentation site (mintlify.com/docs) as a real navigation entry, confusing users and undermining the credibility of the documentation.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit ceb77da. Configure here.


Adds a demo
star-wars.mdxpage under Get started and registers it indocs.jsonnavigation.Note
Low Risk
Low risk: content-only documentation changes plus a small navigation update in
docs.json. Main risk is a broken nav link if the page slug/path is misconfigured.Overview
Adds a new
star-wars.mdxdemo page (frontmatter + basic markdown content).Updates
docs.jsonto includestar-warsunder the Get started section so it appears in the docs navigation.Reviewed by Cursor Bugbot for commit ceb77da. Bugbot is set up for automated code reviews on this repo. Configure here.